Help >
Errors and Error Trapping > Compile Time Errors >
Error 584 - Mismatched PROPERTY pair
Mismatched PROPERTY pair - If you create both a PROPERTY GET and a PROPERTY SET, they must be paired. The parameters and the property value must be identical in both forms, and the PROPERTY SET must immediately follow the PROPERTY GET.